home *** CD-ROM | disk | FTP | other *** search
/ Science Fair / Science Fair.iso / pc / working / weather.dir / 00122.ls < prev    next >
Encoding:
Text File  |  1995-03-27  |  158 b   |  9 lines

  1. on exitFrame
  2.   global gSteps
  3.   set gSteps to 1
  4.   puppetSprite(28, 1)
  5.   set the castNum of sprite 28 to 47
  6.   set the visible of sprite 28 to 1
  7.   go(#next)
  8. end
  9.